Add Origin Party (v1)

Add origin party to an existing party

Overview

Add origin party to an existing party

POST (/internal/v1/parties/{partyId}:add-origin-party)

Parameters

  • partyId (path) (required)

Request Body

Responses

400 Bad Request

Bad request response

404 Not Found

Not found error response

409 Conflict

Conflict error response

500 Internal Server Error

Internal server error response

Architecture

2 properties
qualifiedId string <uri>
required
domain string
required
Allowed values: PARTIES ACCOUNTS
7 properties

Bad request response

code string
Allowed values: urn:plmr:authentication:auth-orchestrator-api:INTERNAL_SERVER_ERROR urn:plmr:authentication:auth-orchestrator-api:BAD_REQUEST urn:plmr:authentication:auth-orchestrator-api:RESOURCE_UNKNOWN urn:plmr:authentication:auth-orchestrator-api:UNAUTHORIZED urn:plmr:authentication:auth-orchestrator-api:FORBIDDEN urn:plmr:authentication:auth-orchestrator-api:INVALID_PARAM urn:plmr:authentication:auth-orchestrator-api:WEB_APPLICATION urn:plmr:authentication:auth-orchestrator-api:PARTY_NOT_FOUND urn:plmr:authentication:auth-orchestrator-api:MISSING_QUERY_PARAMS urn:plmr:authentication:auth-orchestrator-api:USER_DOES_NOT_EXIST urn:plmr:authentication:auth-orchestrator-api:DOMAIN_ORIGIN_PARTY_ALREADY_EXISTS
message string
requestId string
fieldErrors array [object]
3 properties

Not found error response

code string
Allowed values: urn:plmr:authentication:auth-orchestrator-api:INTERNAL_SERVER_ERROR urn:plmr:authentication:auth-orchestrator-api:BAD_REQUEST urn:plmr:authentication:auth-orchestrator-api:RESOURCE_UNKNOWN urn:plmr:authentication:auth-orchestrator-api:UNAUTHORIZED urn:plmr:authentication:auth-orchestrator-api:FORBIDDEN urn:plmr:authentication:auth-orchestrator-api:INVALID_PARAM urn:plmr:authentication:auth-orchestrator-api:WEB_APPLICATION urn:plmr:authentication:auth-orchestrator-api:PARTY_NOT_FOUND urn:plmr:authentication:auth-orchestrator-api:MISSING_QUERY_PARAMS urn:plmr:authentication:auth-orchestrator-api:USER_DOES_NOT_EXIST urn:plmr:authentication:auth-orchestrator-api:DOMAIN_ORIGIN_PARTY_ALREADY_EXISTS
message string
requestId string
3 properties

Conflict error response

code string
Allowed values: urn:plmr:authentication:auth-orchestrator-api:INTERNAL_SERVER_ERROR urn:plmr:authentication:auth-orchestrator-api:BAD_REQUEST urn:plmr:authentication:auth-orchestrator-api:RESOURCE_UNKNOWN urn:plmr:authentication:auth-orchestrator-api:UNAUTHORIZED urn:plmr:authentication:auth-orchestrator-api:FORBIDDEN urn:plmr:authentication:auth-orchestrator-api:INVALID_PARAM urn:plmr:authentication:auth-orchestrator-api:WEB_APPLICATION urn:plmr:authentication:auth-orchestrator-api:PARTY_NOT_FOUND urn:plmr:authentication:auth-orchestrator-api:MISSING_QUERY_PARAMS urn:plmr:authentication:auth-orchestrator-api:USER_DOES_NOT_EXIST urn:plmr:authentication:auth-orchestrator-api:DOMAIN_ORIGIN_PARTY_ALREADY_EXISTS
message string
requestId string
7 properties

Internal server error response

code string
Allowed values: urn:plmr:authentication:auth-orchestrator-api:INTERNAL_SERVER_ERROR urn:plmr:authentication:auth-orchestrator-api:BAD_REQUEST urn:plmr:authentication:auth-orchestrator-api:RESOURCE_UNKNOWN urn:plmr:authentication:auth-orchestrator-api:UNAUTHORIZED urn:plmr:authentication:auth-orchestrator-api:FORBIDDEN urn:plmr:authentication:auth-orchestrator-api:INVALID_PARAM urn:plmr:authentication:auth-orchestrator-api:WEB_APPLICATION urn:plmr:authentication:auth-orchestrator-api:PARTY_NOT_FOUND urn:plmr:authentication:auth-orchestrator-api:MISSING_QUERY_PARAMS urn:plmr:authentication:auth-orchestrator-api:USER_DOES_NOT_EXIST urn:plmr:authentication:auth-orchestrator-api:DOMAIN_ORIGIN_PARTY_ALREADY_EXISTS
message string
requestId string
fieldErrors array [object]